Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update liquibase xsds #24487

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Update liquibase xsds #24487

merged 1 commit into from
Mar 23, 2022

Conversation

famod
Copy link
Member

@famod famod commented Mar 22, 2022

At some point we should remove most of the old ones.

<includeAll relativeToChangelogFile="true" path="includeAll" />
<!-- errorIfMissingOrEmpty to avoid hard error in native,
see also: LiquibaseFunctionalityNativeIT.isIncludeAllExpectedToWork() -->
<includeAll relativeToChangelogFile="true" path="includeAll" errorIfMissingOrEmpty="false" />
Copy link
Member Author

@famod famod Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

liquibase/liquibase#1975 (since 4.6.0)

Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@gastaldi gastaldi merged commit 76c5cbf into quarkusio:main Mar 23, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 23, 2022
@famod famod deleted the liquibase-4.9-xsds branch March 23, 2022 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants